home *** CD-ROM | disk | FTP | other *** search
- // Microsoft Visual C++ generated resource script.
- //
- #include "resource.h"
-
- #define APSTUDIO_READONLY_SYMBOLS
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 2 resource.
- //
- #include "afxres.h"
-
- /////////////////////////////////////////////////////////////////////////////
- #undef APSTUDIO_READONLY_SYMBOLS
-
- /////////////////////////////////////////////////////////////////////////////
- // English (U.S.) resources
-
- #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
- #ifdef _WIN32
- LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
- #pragma code_page(1252)
- #endif //_WIN32
-
- #ifdef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // TEXTINCLUDE
- //
-
- 1 TEXTINCLUDE
- BEGIN
- "resource.h\0"
- END
-
- 2 TEXTINCLUDE
- BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
- END
-
- 3 TEXTINCLUDE
- BEGIN
- "\r\n"
- "\0"
- END
-
- #endif // APSTUDIO_INVOKED
-
-
- /////////////////////////////////////////////////////////////////////////////
- //
- // String Table
- //
-
- STRINGTABLE
- BEGIN
- IDS_CONNECT_START "Establishing connection with Bitsum.com..."
- IDS_CONNECT_COMPLETE "Connection established with Bitsum.com."
- IDS_STEP_DOWNLOAD_START "Starting to download update information ..."
- IDS_STEP_DOWNLOAD_PROGRESS "Download proceeding ..."
- IDS_STEP_DOWNLOAD_COMPLETE "Download complete!"
- IDS_SHOULDEXIT "The user is downloading the product update..."
- IDS_WAITING "Waiting for user input.."
- END
-
- STRINGTABLE
- BEGIN
- IDS_OK "&Ok"
- IDS_DOWNLOAD "&Download and Exit"
- END
-
- STRINGTABLE
- BEGIN
- IDS_EXIT "&Exit"
- IDS_DIALOG_CAPTION "Product Update"
- IDS_GO "&Go"
- IDS_CTL_YOURPRODUCTVERSION "Your product version"
- IDS_CTL_NEWPRODUCTVERSION "New product version"
- IDS_CTL_CANCEL "&Cancel"
- IDS_CTL_STATUS "&Status"
- IDS_CTL_CHANGES "C&hanges"
- END
-
- STRINGTABLE
- BEGIN
- IDS_UC_OK "Everything ok."
- IDS_UPDATE_AVAILABLE "A product update is available!"
- IDS_UPDATE_UNAVAILABLE "A product update is not available at this time."
- IDS_ERROR_THREAD_NOT_RUNNING "No update check is in progress."
- IDS_ERROR_CANCELLED "Operation cancelled."
- IDS_ERROR_CONNECT_GENERAL "Error connecting to server."
- END
-
- #endif // English (U.S.) resources
- /////////////////////////////////////////////////////////////////////////////
-
-
-
- #ifndef APSTUDIO_INVOKED
- /////////////////////////////////////////////////////////////////////////////
- //
- // Generated from the TEXTINCLUDE 3 resource.
- //
-
-
- /////////////////////////////////////////////////////////////////////////////
- #endif // not APSTUDIO_INVOKED
-
-